.index_about .index_about_l {
    width: 47%;
  }
.index_about_more {
    color: #d6000f;
    font-size: .1rem;
    display: inline-block;
    vertical-align: middle;
    margin-left: .5rem;
  }



/* ===================================== */


.Bottom_special {
  width: 100%;
  height: 160px;
}

.Bottom_special_box {
  width: 100%;
  height: 160px;
  font-size: 0;
  float: right;
  overflow: hidden;
}

Bottom_special_box_left{
    width: 100%;
    height: 160px;
    font-size: 0;
    float: left;
    overflow: hidden;
    background: #5698C3;
  }

  .Bottom_special_box_left, .Bottom_special_box {
    flex: auto; /* 两个div平分容器宽度 */
  }

.Bottom_special_box>div {
  display: inline-block;
  vertical-align: top;
  position: relative;
  height: 160px;
  width: 120px;
  /*transition: .5s;*/
}

.Bottom_special_box>div .big_sfq {
  opacity: 0;
  transition: .3s;
}

.Bottom_special_box>div span {
  display: inline-block;
  width: 16px;
  height: 100%;
  font-size: 14px;
  color: #fff;
  /* padding: 1rem 1rem; */
  padding: 0.2rem 0.2rem;
  box-sizing: border-box;
}

.Bottom_special_box>div>a>img {
  position: absolute;
  /* bottom: 1rem;
  right: 1rem; */
  bottom: 0.2rem;
  right: 0.2rem;
}



  
.Bottom_special_box_left>div {
    display: inline-block;
    vertical-align: top;
    position: relative;
    height: 160px;
    width: 360px;
    /*transition: .5s;*/
  }
  
  .Bottom_special_box_left>div .big_sfq {
    opacity: 0;
    transition: .3s;
  }
  
  .Bottom_special_box_left>div span {
    display: inline-block;
    width: 16px;
    height: 100%;
    font-size: 14px;
    color: #fff;
    /* padding: 1rem 1rem; */
    padding: 0.2rem 0.2rem;
    box-sizing: border-box;
  }


  
  .Bottom_special_box_left>div>a>img {
    position: absolute;
    /* bottom: 1rem;
    right: 1rem; */
    bottom: 0.2rem;
    right: 0.2rem;
  }


  .two {
    background: #5398CD

  }
  .two>h1{
    position: absolute;
    left:50%;
    top:50%;
    transform: translate(-50%, -50%);
    color: #f8fcfc;       /* 文字颜色为蓝色 */
  }
/* 
.one2 .big_sfq>div>p,
.one2 .big_sfq>div>a {
  color: #fff !important;
} */




.one2 {
    background: #11659A
  }
  
  .one3 {
    background: #12507B;
  }
  
  .one4 {
    background: #003D74;
  }

/* .one2 {
  background: #83CEF4
}

.one3 {
  background: #3283FF;
}

.one4 {
  background: #002CB0;
} */

.one5 {
  background: #f1c65b;
}

.one6 {
  background: #4d79c2;
}

.one7 {
  background: #5698C3;
  position: absolute !important;
  right: 0;
  top: 0;
  z-index: 2510;
}
.one1 .big_sfq>div>p,
.one2 .big_sfq>div>p,
.one3 .big_sfq>div>p,
.one4 .big_sfq>div>p,
.one5 .big_sfq>div>p,
.one6 .big_sfq>div>p,
.one7 .big_sfq>div>p {
  color: #fff !important;
}
.one1 .big_sfq>div>p,
.one2 .big_sfq>div>p,
.one3 .big_sfq>div>a,
.one4 .big_sfq>div>a,
.one5 .big_sfq>div>a,
.one6 .big_sfq>div>a,
.one7 .big_sfq>div>a {
  color: #fff !important;
}

.one3 .big_sfq>div>a i,
.one4 .big_sfq>div>a i,
.one5 .big_sfq>div>a i,
.one6 .big_sfq>div>a i,
.one7 .big_sfq>div>a i {
  color: #fff !important;
}

.Bottom_special_box {
  position: relative;
  background: #5698C3;
}

.Bottom_special_box .one1 {
  background: #2874af;
}

.big_sfq>img {
  width: 100%;
  vertical-align: top;
}

.big_sfq>div {
  position: absolute;
  left: 0;
  top: 0;
  /* padding: 1rem; */
  padding: 0.2rem;
  box-sizing: border-box;
}

.big_sfq>div>p {
  color: #fff;
  font-size: 14px;
  /* margin: 1rem 0; */
  margin: 0.2rem 0;
}

.big_sfq>div>a {
  color: #fff;
  /* font-size: .6rem; */
  font-size: 0.12rem;
}

.big_sfq>div>a>i {
  display: inline-block;
  vertical-align: middle;
  /* margin: 0 .5rem 0 0; */
  margin: 0 0.1rem 0 0;
  color: #b6b6b6;
}

.one1>a>span {
  color: #fff;
}

.one2>a>span {
  color: #fff;
}

.Bottom_special_box .len .big_sfq {
  opacity: 1;
}

.Bottom_special_box .len .small {
  opacity: 0 !important;
}

.Bottom_special_box .small {
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  opacity: 1 !important;
  z-index: 200 !important;
  transition: .3s;
  width: 100%;
  height: 100%;
}

.container1 {
  max-width: 1800px;
  margin: 0 auto;
}

.index_carousel_con .swiper-slide>a {
  position: relative;
}

.index_carousel_con .swiper-slide>a>video {
  width: 100%;
  vertical-align: top;
  transform: translateY(-13rem);
}

.index_mm .index_carousel_con .swiper-slide>a>video {
  transform: none;
  width: 100%;
}

.index_carousel_con {
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
  top: 0;
  left: 0;
}

.index_carousel_con .swiper-pagination-bullet {
  transition: 0.5s;
  -webkit-transition: 0.5s;
}

.index_carousel_con .swiper-pagination-bullet-active {
  background: #d6000f !important;
}

.index_carousel {
  position: relative;
  padding-bottom: 25%;
}

.index_carousel {
  width: 100%;
}

.index_carousel .swiper-slide {
  width: 100%;
}

.index_carousel .swiper-slide>a {
  display: block;
  width: 100%;
  height: 100%;
}

.index_carousel .swiper-slide>a img {
  width: 100%;
  vertical-align: top;
}


/* .index_carousel .swiper-button-next {
  width: 26px;
  height: 26px;
  background: url('/江苏尊龙凯时_files/next.png')no-repeat center;
  outline: none;
  cursor: pointer;
  right: 15%;
}

.index_carousel .swiper-button-prev {
  width: 26px;
  height: 26px;
  background: url('/江苏尊龙凯时_files/prev.png')no-repeat center;
  outline: none;
  cursor: pointer;
  left: 15%;
} */



  .container_js {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
  }

  .container_left {
    max-width: 480px;
    margin: 0 auto;
  }

  .company_detail .container{
    max-width: 1200px;
    margin: 0 auto;
  }

  .company_detail .index_about{

    font-size: 0;
    box-sizing: border-box;
    padding: 0.5rem 0;

  }

  .company_detail .index_about .index_about_company{

    width: 47%;

  }

  .index_about>div {
    display: inline-block;
    vertical-align: top;
}


.index_about_company p {
    color: #666;
    font-size: 14px;
    text-align: justify;
    line-height: 25px;
    margin-top: 10px;
}

.index_about>div {
    display: inline-block;
    vertical-align: top;
}
.index_about_m {
    width: 34%;
    box-sizing: border-box;
    padding-left: 3.5%;
}

.index_about_tab {
    font-size: 0;
    border-bottom: 1px solid #dedede;
    height: 30px;
    line-height: 30px;
}
.index_about_tab a {
    display: inline-block;
    vertical-align: middle;
    color: #5b5b5b;
    font-size: 21px;
    font-weight: 800;
    width: 25%;
}
.index_about_tab a p {
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.index_about_changebox {
    box-sizing: border-box;
    padding-top: 12px;
}
.index_about_changebox p {
    color: #666;
    font-size: 14px;
    line-height: 24px;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index_about_changebox p span {
    display: inline;
    vertical-align: middle;
    margin-right: .2rem;
}
a:hover {
    text-decoration: none;
    cursor: pointer;
}
.index_about_tab a.active_a p::after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: #d6000f;
    position: absolute;
    left: 50%;
    bottom: 0;
}
.index_about_tab a p::after {
    content: '';
    display: block;
    width: 0%;
    height: 2px;
    background: #d6000f;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    transition: .5s;
}

.index_about>div {
    display: inline-block;
    vertical-align: top;
}

/* .index_about_pic {
    width: 19%;
    box-sizing: border-box;
    padding-left: 3%;
} */
.index_about_pic img {
    width: 100%;
    vertical-align: top;
    position: absolute; /* 绝对定位，相对于最近的已定位祖先元素 */
    top: 60px; /* 距离顶部50像素 */
    left: 71.5%; 
    width: 187px; 
    height: 124px;
}<!--0.0001220703125-->